@charset "utf-8";
/* 导航 */
.navbar-pull-all{overflow:hidden;width:1140px;margin:auto; padding: 15px 0;}
.header-right { font-size: 30px; }
.navbar-header{width:100%;margin:auto;float:none;}
.navbar-full {width:100%; background:#1c88ec;}
.navbar-full .collapse { margin:0 auto; width:1140px;}
.navbar-brand { padding: 29px 15px; height: auto; }
nav.navbar.bootsnav { border: none;}
.navbar-nav { float: left; }
nav.navbar.bootsnav ul.nav > li > a { color: #fff; text-transform: uppercase; padding: 15px 48px; font-size:16px; font-weight:normal; }
nav.navbar.bootsnav ul.nav > li:hover { background: #0a6cb4; }
.nav > li:after { content: ""; width: 0; height: 5px; background: none !important; position: absolute; bottom: 0; left: 0; transition: all 0.5s ease 0s; }
.nav > li:hover:after { width: 100%; }
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after { content: "\f105"; font-family: 'FontAwesome'; font-size: 16px; font-weight: 500; position: absolute; top: 28%; right: 15%; transition: all 0.4s ease 0s; transform: rotate(90deg); }
nav.navbar.bootsnav ul.nav > li.dropdown.on > a.dropdown-toggle:after { content: "\f105"; transform: rotate(270deg); }
.dropdown-menu.multi-dropdown { position: absolute; left: -100% !important; }
nav.navbar.bootsnav li.dropdown ul.dropdown-menu { box-shadowow: 0 0 10px rgba(0, 0, 0, 0.3); border: none; }
@media only screen and (max-width:990px) {
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after,  nav.navbar.bootsnav ul.nav > li.dropdown.on > a.dropdown-toggle:after { content: " "; }
.dropdown-menu.multi-dropdown { left: 0 !important; }
nav.navbar.bootsnav ul.nav > li:hover { background: transparent; }
nav.navbar.bootsnav ul.nav > li > a { margin: 0; }
}
.data-img-rounded{widows:300px;height:300px};


















.bt{text-align:center;}
.bt h2{font-size:38px;}
.bt p{font-size:16px;}
.publicMargin{margin-top:20px;}
header .header-logo .header-word{padding-top:10px;}
header .header-logo .header-phone{padding-top:10px;}




.contactus ul li {font-weight:bold;line-height: 30px;}
.conaeu_txet p {margin: 0 0 5px;}
.product_box{background-color:#eee;background-image:none}
.product_href a{border:2px solid #007dd9;}
.product_href a:hover{background:#0650a2;}
.product_btn a{background: #007dd9;}
.product_btn a:hover{background:#0650a2;}
.product_title p{color: #2773c8;font-weight: bold;font-size:26px}
.product_title h3>p {font-size:38px}
.header-title h1{margin-top:0;}
.header-word1{border-left: 1px dashed #666;padding-left: 20px;}
header .header-logo .header-word span{display:contents;border:none;color: #007dd9;font-size: 20px;}
.company-profile1-about-us{color: #2773c8;font-weight: bold;font-size: 26px;}
.company-profile1-about-me{color: #2773c8;font-weight: bold;font-size: 38px;}
.bt h2{color: #2773c8;font-weight: bold;font-size: 26px;}
.news_title h5{color: #2773c8;font-weight: bold;font-size: 38px;}
.news_title .news_mask{width:443px}
#gsjj_img img {height:420px;}
.product_href a {padding: 8px 25px;}

/* 技术优势开始 */
.floor_3{margin-bottom:45px;}
.floor_3 .index_title {padding:20px 0;}
.index_title h3 {
	font-size: 38px;
	font-weight: 100;
	padding-bottom: 12px;
	color: #2773c8;
	font-weight: bold;
  text-align:center;
}

.floor_3 li {

	overflow: hidden;

	height: 235px;

	vertical-align: top;

}

.floor_3 li .left {

	width: 600px;

	overflow: hidden;

	height: 235px;

}

.floor_3 li .left img {

	display: block;

	width: 600px;

	height: 235px;

}

.floor_3 li .right {
	width: 50%;
   padding-right: 20px;
	background: #f8f8f8;
	height: 235px;
	padding-left: 58px;
	position: relative;
	overflow: hidden;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.floor_3 li .right h3 {
	font-size: 28px;
	margin-top: 40px;
	background: #f8f8f8;
	position: relative;
	z-index: 10;
	line-height: 32px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.floor_3 li .right b {
	color: #e9e9e9;
	position: absolute;
	font-size: 58px;
	font-weight: bold;
	z-index: 9;
	left: 58px;
	top: 0px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.floor_3 li .right span {
	display: block;
	width: 29px;
	height: 5px;
	background:#2773c8;
	margin: 24px 0 15px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.floor_3 li .right p {
	
	font-size:16px;
	color: #666;
	text-align: justify;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.floor_3 li .right .i {
	width: 169px;
	height: 10px;
	background:  #2773c8;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: auto;
}

.floor_3 li .right .i2 {
	width: 10px;
	height: 80px;
	background:  #2773c8;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 20;
	right: auto;
}

.floor_3 li:first-child .right .i {
	width: 169px;
	height: 10px;
	background: #2773c8;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	left: auto;
}

.floor_3 li:first-child .right .i2 {
	width: 10px;
	height: 80px;
	background: #2773c8;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 20;
	left: auto;
}
.floor_3 .l2 .left {float: right;}
.floor_3 .l2 .right {float: left;}
.floor_3 li:hover .right {background: #054790;}
.floor_3 li:hover .right h3 {background: #054790;color: #fff;}
.floor_3 li:hover .right p {color: #fff;}
.floor_3 li:hover .right b {color: #fff;}
.floor_3 li:hover .right span {background: #Fff;}
.imga{width:50%;height:326px;overflow:hidden;}
.pmdbt{text-align:center;}
.pmdbt h2{font-size:38px;color:#2773c8;font-weight: bold;}
.pmd{padding:45px 0;background-color:#f6f6f6;}
.walking .ar_1 p{background:#2773c8;}
/* .str_wrap,.str_wrap:hover,.walking .ar_1 p,.walking .ar_1{background:none;} */
.walking str_wrap ar_1 p{background:#fff;background-color:#2773c8;}
.more{display:block;width:150px;height:45px;line-height:45px;text-align:center;color:#fff;font-size:16px;background:#007dd9;margin:0 auto;}
.more:hover{background:#0650a2;color:#fff;}
.walking{margin:25px}
.news_title text-center h3{font-size:38px;color:#007dd9;}
.btn-default{color:#fff;width:150px;height:45px;line-height:30px;text-align:center;background:#007dd9;}
.btn-default:hover{color:#fff;background:#0650a2;}
section{display:block;}
.footer_top{ margin: 0 auto;width: 100%;}
.footer_gywm{margin-right:80px;float:left;}
.footer_gywm h1{font-weight: bold;font-size: 14pxpx;line-height: 40px;color: #555;text-align:left;margin-top:0;margin-bottom:0;}
.footer_gywm ul li{font-size: 13px;}
.footer_cpzx{margin-right:80px;float:left;}
.footer_cpzx h1{font-weight: bold;font-size: 14pxpx;color: #555;text-align:left;line-height: 40px;margin-top:0;margin-bottom:0;}
.footer_cpzx p{margin :0}
.footer_sm{margin-right:80px;float:left;}
.footer_sm h1{font-weight: bold;font-size: 14pxpx;color: #555;text-align:left;line-height: 40px;margin-top:0;margin-bottom:0;}
.footer_ewm{margin-right:80px;float:right;}
.footer_ewm p {text-align: center;margin:0;font-size:10px;}
.footer_ewm img {margin-top:24px;height:120px;width:120px;}
.footer_ewm 
.footer_btm{background: #D6D6D6;text-align: center;}
.top_box2{background: #ededed;height: 35px;line-height: 35px;}
.walking .ar_1 .item img{height:260px;}
.walking .ar_1 {height:297px;}
.item1 {float:left;}
.item2 {margin-left:30px;}
header .header-logo{padding-bottom:0}
.app {
    display: none;
}





/* 轮播 */
.ibanner .img { height: 700px; background-size: cover; background-position: center; } /* 高度 */
.ibanner .slick-arrow{font-size:60px; position:absolute; top:50%; z-index:2; height:58px; margin-top:-29px; line-height:58px; width:80px; text-align:center; padding:0px; border:none; color:rgba(255,255,255,1); opacity:0; border-radius:50%; cursor:pointer;}
.ibanner .slick-prev{ left:30px;}
.ibanner .slick-next{ right:30px;}
.ibanner:hover .slick-arrow{ opacity:1;}

.ibanner .slick-dots{ position:absolute; margin-left:-15px; left:50%; bottom:28px;}
.ibanner .slick-dots li{ float:left; margin:0 6px;}
.ibanner .slick-dots li button{ display:block; border:none; padding:0px; width:32px; height:7px; text-indent:-99px; overflow:hidden; background:rgba(255,255,255,0.5); box-shadow:0 0 5px rgba(0,0,0,0.3); box-sizing:border-box; border:none;}
.ibanner .slick-dots li.slick-active button{ background:rgba(255,255,255,1);}

.ibanner .swiper-pagination{ bottom:28px;}
.ibanner .swiper-pagination-bullet{ width:15px; height:15px; border-radius:15px; background:rgba(255,255,255,0.5); box-shadow: 0 0 5px rgba(0,0,0,0.3); opacity:1;}
.ibanner .swiper-pagination-bullet-active{ background:rgba(0,75,189,1);}
.ibanner .slick-arrow i { font-size: 50px; }

/* 内页 */
.page-body { margin: 20px auto 50px; }
.page-l-tit { padding: 10px 0 10px 60px; background: rgb(52, 129, 221) url(../images_public/page_tb_01.png) 3px 7px no-repeat; color: #fff; }
.page-l-tit h3 { margin-top: 0; margin-bottom: 5px; }
.page-l-tit p { font-size: 12px; margin-bottom: 0; }
.page-l-clist { border: 1px solid #ddd; border-top:none;}
.page-l-clist ul { padding:15px; }
.page-l-clist li { height: 40px; line-height: 40px; text-align: center; font-size: 14px; border-bottom: 1px solid #ddd; }
.page-l-clist li a:hover { display: inline-block; width: 100%; height: 40px; color: #fff; background: #3481dd; }
.page-body .sec-tit { margin-top: 15px; }
.left-news li { border-bottom:1px dotted #ccc;}
.left-news li h5 { line-height:14px; text-align:left;}
.sec-tit { border-bottom: 1px solid #e5e5e5; height: 35px; line-height: 35px; }
.sec-tit h2 { float: left; margin-top: 0; margin-bottom: 0; height: 35px; line-height: 35px; font-weight: bold; font-size: 14px; color: #3481dd; border-bottom: 3px solid #ffae00; }
.sec-tit span { font-size: 18px; color: #e5e5e5; margin-left: 10px; }
.sec-tit h5 { float: right; margin-top: 12px; margin-bottom: 0; }
.sec-tit h5 i { margin-left: 5px; width: 14px; height: 14px; border-radius: 14px; background: #3481dd; color: #fff; text-align: center; display: inline-block; font-style:normal; line-height:11px;}
.sec-tit h5 a { display: inline-block; padding: 2px 3px; border-radius: 3px; }
.sec-tit h5 a:hover { background: #F3BA15; color: #fff; }
.sec-tit h5 a:hover i { background: transparent; background:none !important; }
.crumbs-item { line-height: 32px; border-bottom: 3px double #d7dbdf; overflow:hidden;font-size:12px;margin-bottom:10px;}

.page-content { font-size: 14px; padding-top: 15px; padding-bottom: 15px; }
.page-content img {/*max-width:100% !important;*/ height:auto !important;}
.page-detail img {width: auto !important;}
.page-plist { margin-top: 15px; }
.page-plist > div { margin-bottom: 10px; }
.page-plist > div h5 { text-align: center; }
.page-alist { margin-top: 15px; }
.page-alist .col-md-4 { padding:0 10px;}
.page-alist .col-md-4 h5 { height:15px; line-height:15px; overflow:hidden; float:left;display:block; width:100%;}
.page-alist li { clear:both; overflow:hidden; padding-bottom: 15px; padding-top: 15px; border-bottom: 1px dotted #ddd; }
.page-alist .page-adate { float: left; width: 60px; text-align: center; color: #fff; margin-right: 15px; background: #3481dd; }
.page-alist .page-adate h3 { font-weight: bold; margin-top: 8px; margin-bottom: 0; }
.page-alist .page-adate p { margin-bottom: 5px;font-size:14px }
.page-alist .page-atit p { font-size: 12px; color: #999; margin-bottom: 0; }
.page-alist .page-atit a { color: #333; }
.page-alist .page-atit a:hover { color: #3481dd; }
.page-con-tit { border-bottom: 1px dotted #ddd; margin-bottom: 15px; }
.page-con-tit h3 { text-align: center; }
.page-con-tit .haiofn { text-align: center; color: #999; line-height:28px;font-size:12px;}
.page-con-tit .haiofn .bdsharebuttonbox { float:right;}
.page-con-tit .haiofn span{ text-align: center; color: #999; padding-left:10px; }
.page-summary { border: 1px solid #ddd; border-radius: 4px; background: #f7f7f7; padding: 15px; margin-bottom: 15px; color: #666; }
.page-detail { padding:10px 0; font-size:14px; line-height:26px;}
.page-detail img { max-width:100% !important; height:auto !important;}
.tags { clear:both; padding:10px 0; border-top:1px dotted #ccc;border-bottom:1px dotted #ccc; margin:10px 0;}
.tags a { margin:0 1%; display:inline-block; padding:0 0.5%; color:#337ab7;}

/* 页尾 */
footer { background: #d6d6d6; color: #888888; }
footer a { color: #888;font-size:13px }
.footer-copyright { padding: 0;font-size:12px;text-align:center;margin-top:10px;}

/* 返回顶部 */
.gototop{width:40px;height:40px;z-index:9999999999; position: fixed; bottom: 60px; right: 15px;}
.gototop:hover{background-position:-503px -42px;-webkit-transition:0.5s;}
.gototop i { font-size: 36px; }

@media (min-width: 1200px) {
	.mobile-footer { display: none; }
}

@media (max-width: 992px){
    body.side-right{overflow: hidden;}
    body nav.navbar.bootsnav .navbar-toggle{margin-right: 0;}
    body.side-right nav.navbar.bootsnav .navbar-toggle{float: right !important; margin-top: 12px; margin-right: 15px;}
    nav.navbar.bootsnav.navbar-mobile ul.nav,body nav.navbar.bootsnav .navbar-nav > li > a{border-top: none;}
    body nav.navbar.bootsnav .navbar-toggle { margin-top: 12px; margin-right: 15px; padding: 0 8px; border: 1px solid #666;}
    body.side-right > .wrapper{margin:0 !important;}
    body nav.navbar.bootsnav.navbar-mobile .navbar-collapse{width: 100%;height:auto !important;left: 0;top:-100%;}
    body nav.navbar.bootsnav.navbar-mobile .navbar-collapse{max-height:340px;}
    body nav.navbar.bootsnav.navbar-mobile .navbar-collapse.in{top:72px;}
    body nav.navbar.bootsnav.navbar-mobile ul.nav{width: 100%; margin:0;padding: 0;}
    body nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu{padding: 0 !important;}
    .company-profile1-about-me{font-size:28px}
    .company-profile1-about-us{font-size:18px}
    #gsjj_img img{ height: 220px;width: 100%;}
  .product_title h3 p{font-size:28px}
  .product_title p{font-size:18px;}
  .floor_3 li {width: 100%;height: auto;}
  .imga {width: 100%;height: auto;}
  .floor_3 li .right {width: 100%;height: auto;padding-left: 25px;padding-bottom: 15px;}
  .index_title h3{font-size:28px;}
  .floor_3 li .right h3{font-size:22px;}
  .floor_3 li .right p{font-size:16px;}
  .pmdbt h2{font-size:28px;}
  .pmdbt h2 p {font-size:18px;}
  .news_title h5{font-size:28px;}
  .news_title h2{font-size:18px;}
  .list-unstyled li a .col-xs-8{width:90%}
  .news_title .news_mask{width:100%}
  .walking str_wrap{width:100px;}
   .walking{margin:0; }
  .footer-copyright{border-top: 1px solid #fff;}
  .contactus{width:100%}
  .footer_gywm{margin-right:0}
  footer{margin-bottom: 50px;}
  
  header .header-title{padding-top:0%;}
  
  
.pc {display: none;}
.app{display:block}
}







@media (max-width:768px) {
	/* 导航 */
	nav.navbar.bootsnav.navbar-mobile .navbar-collapse {position:static;!important;}
	.navbar-pull-all { width: 80%; padding-top: 0; height: 50px; margin: 15px 0 0 15px; }
	.navbar-pull-all .xs-logo img { height: 30px; }
	nav.navbar.bootsnav ul.nav > li > a { color:#000}
	/* 轮播 */
	.ibanner .img { height: 220px; }
	/* 手机端底部导航 */
	.mobile-footer { display: block; background: #303030; display: flex; width: 100%; height: 50px; position: fixed; z-index: 999; bottom: 0; left: 0; }
	.mobile-footer a { flex: 1; color: #fff; text-align: center; }
	.mobile-footer a i { font-size: 22px; padding: 4px 0; }
	.mobile-footer a h5 { margin: 0; }

	/* 手机端走马灯处理 */
	.swiper .ar_1 { width: auto; }
}